[INFO] cloning repository https://github.com/ploys/ploys
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ploys/ploys" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fploys%2Fploys", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fploys%2Fploys'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b50c04d2d557434ceec40f5ac55b877241cc69e4
[INFO] testing ploys/ploys against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fploys%2Fploys" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ploys/ploys
[INFO] finished tweaking git repo https://github.com/ploys/ploys
[INFO] tweaked toml for git repo https://github.com/ploys/ploys written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ploys/ploys on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ploys/ploys already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f285c19a85e060f4f9919391861bafa124cbe53b79e6485f79f906ee45116b66
[INFO] running `Command { std: "docker" "start" "-a" "f285c19a85e060f4f9919391861bafa124cbe53b79e6485f79f906ee45116b66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f285c19a85e060f4f9919391861bafa124cbe53b79e6485f79f906ee45116b66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f285c19a85e060f4f9919391861bafa124cbe53b79e6485f79f906ee45116b66", kill_on_drop: false }`
[INFO] [stdout] f285c19a85e060f4f9919391861bafa124cbe53b79e6485f79f906ee45116b66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 79f584a1948f3b5c4725cd0e15b3211d05794a784240f9a88402141f3bf11a31
[INFO] running `Command { std: "docker" "start" "-a" "79f584a1948f3b5c4725cd0e15b3211d05794a784240f9a88402141f3bf11a31", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling gix-trace v0.1.13
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling zlib-rs v0.5.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling bytesize v2.1.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling human_format v1.0.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling prodash v30.0.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling gix-utils v0.3.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling libz-rs-sys v0.5.2
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling kstring v2.0.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling cc v1.1.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling gix-sec v0.12.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling filetime v0.2.22
[INFO] [stderr]    Compiling rustls-pki-types v1.9.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustls v0.23.14
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling gix-validate v0.10.0
[INFO] [stderr]    Compiling gix-date v0.10.5
[INFO] [stderr]    Compiling gix-chunk v0.4.11
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling gix-path v0.10.20
[INFO] [stderr]    Compiling gix-actor v0.35.4
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling gix-quote v0.6.0
[INFO] [stderr]    Compiling gix-features v0.43.1
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling gix-command v0.6.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling gix-config-value v0.15.1
[INFO] [stderr]    Compiling gix-packetline-blocking v0.19.1
[INFO] [stderr]    Compiling gix-hash v0.19.0
[INFO] [stderr]    Compiling gix-fs v0.16.1
[INFO] [stderr]    Compiling gix-glob v0.21.0
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling gix-hashtable v0.9.0
[INFO] [stderr]    Compiling gix-object v0.50.2
[INFO] [stderr]    Compiling gix-commitgraph v0.29.0
[INFO] [stderr]    Compiling gix-tempfile v18.0.0
[INFO] [stderr]    Compiling gix-attributes v0.27.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling gix-lock v18.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling gix-bitmap v0.2.14
[INFO] [stderr]    Compiling gix-ignore v0.16.0
[INFO] [stderr]    Compiling gix-pathspec v0.12.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling gix-revwalk v0.21.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling gix-traverse v0.47.0
[INFO] [stderr]    Compiling gix-ref v0.53.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling gix-index v0.41.0
[INFO] [stderr]    Compiling gix-filter v0.20.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling gix-worktree v0.42.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling gix-url v0.32.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling uluru v3.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling gix-discover v0.41.0
[INFO] [stderr]    Compiling gix-revision v0.35.0
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]    Compiling gix-packetline v0.19.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling imara-diff v0.1.8
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling clru v0.6.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling gix-pack v0.60.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling gix-diff v0.53.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling gix-transport v0.48.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling gix-refspec v0.31.0
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling gix-dir v0.15.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling gix-config v0.46.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling gix-worktree-stream v0.22.0
[INFO] [stderr]    Compiling gix-shallow v0.5.0
[INFO] [stderr]    Compiling gix-prompt v0.11.1
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling io-close v0.3.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling semver v1.0.19
[INFO] [stderr]    Compiling gix-protocol v0.51.0
[INFO] [stderr]    Compiling gix-odb v0.70.0
[INFO] [stderr]    Compiling clap_builder v4.3.21
[INFO] [stderr]    Compiling hyper-util v0.1.15
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling gix-worktree-state v0.20.0
[INFO] [stderr]    Compiling gix-submodule v0.20.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling gix-credentials v0.30.0
[INFO] [stderr]    Compiling gix-archive v0.22.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling hyper-rustls v0.27.3
[INFO] [stderr]    Compiling gix-status v0.20.0
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling gix-negotiate v0.21.0
[INFO] [stderr]    Compiling gix-mailmap v0.27.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling base64 v0.21.4
[INFO] [stderr]    Compiling unicode-id v0.3.5
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling markdown v1.0.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling gix v0.73.0
[INFO] [stderr]    Compiling clap v4.3.21
[INFO] [stderr]    Compiling once_map v0.4.22
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling globset v0.4.13
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling serde_path_to_error v0.1.14
[INFO] [stderr]    Compiling relative-path v2.0.1
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling headers v0.4.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling simple_asn1 v0.6.2
[INFO] [stderr]    Compiling serde_with_macros v3.17.0
[INFO] [stderr]    Compiling clap-verbosity-flag v3.0.2
[INFO] [stderr]    Compiling pem v3.0.4
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling jsonwebtoken v9.3.0
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling serde_with v3.17.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling ploys v0.6.0 (/opt/rustwide/workdir/packages/ploys)
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling axum-extra v0.10.1
[INFO] [stderr]    Compiling ploys-api v0.5.0 (/opt/rustwide/workdir/packages/ploys-api)
[INFO] [stderr]    Compiling ploys-cli v0.5.0 (/opt/rustwide/workdir/packages/ploys-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 57s
[INFO] running `Command { std: "docker" "inspect" "79f584a1948f3b5c4725cd0e15b3211d05794a784240f9a88402141f3bf11a31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79f584a1948f3b5c4725cd0e15b3211d05794a784240f9a88402141f3bf11a31", kill_on_drop: false }`
[INFO] [stdout] 79f584a1948f3b5c4725cd0e15b3211d05794a784240f9a88402141f3bf11a31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7525f6c4e51b4bdf12ee4fdf4148db4f03416f30f89af2af74498ae014ea08b
[INFO] running `Command { std: "docker" "start" "-a" "e7525f6c4e51b4bdf12ee4fdf4148db4f03416f30f89af2af74498ae014ea08b", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling gix v0.73.0
[INFO] [stderr]    Compiling globset v0.4.13
[INFO] [stderr]    Compiling predicates v3.0.3
[INFO] [stderr]    Compiling assert_cmd v2.0.12
[INFO] [stderr]    Compiling ploys v0.6.0 (/opt/rustwide/workdir/packages/ploys)
[INFO] [stderr]    Compiling ploys-cli v0.5.0 (/opt/rustwide/workdir/packages/ploys-cli)
[INFO] [stderr]    Compiling ploys-api v0.5.0 (/opt/rustwide/workdir/packages/ploys-api)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcmuoiTX/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libploys-0598a7db1e760d28,libgix-7b69463922d54f1e,libgix_status-71b95b2d7d5111cf,libgix_worktree_state-ea958576faab1d5f,libio_close-2e2015a01de6b0e6,libgix_archive-358c75d23661179f,libgix_worktree_stream-47994d21a8247561,libgix_mailmap-4c285eb0beb4bfbd,libgix_submodule-9dd96f3faf8e1ffb,libgix_config-90c2786a5c7dbc2d,libgix_diff-9feacd5f67840391,libimara_diff-372f4a063f12a4bc,libgix_filter-28fb1be8de0a5178,libgix_packetline_blocking-2ba384e37d98602d,libgix_refspec-38956b1f0d7846b6,libgix_revision-4eb747a2cb446fa6,libgix_protocol-cbd1d1e00fe9942d,libgix_shallow-97411434baac97d5,libgix_transport-da7edb59cff1e2d1,libgix_packetline-ff20d69e4f5ede7d,libgix_odb-74cdefbcc8a690ce,libgix_pack-80d786ca37866c29,libuluru-5acf3c298a181c30,libarrayvec-33c39748ba43490e,libclru-2805de92d901c540,libarc_swap-626c221adeeb0632,libgix_negotiate-ff162446a5766365,libgix_dir-dcff021d0a93b7f6,libgix_worktree-f1bb77e5b061831a,libgix_pathspec-6c3c70f1bef3a036,libgix_index-b1f9c245ef87ebb9,libgix_bitmap-32cfda19959e024f,libgix_traverse-13c9e322a0bd33f5,libgix_revwalk-18c6cebf95f05ad0,libgix_hashtable-6b73955f30f99c84,libhashbrown-abff28101ac2b987,libfoldhash-675ca81b23a745d6,liballocator_api2-d2068d8f08cf0916,libfiletime-f1eae3ede68c44c5,libgix_ignore-5afaf50570b3cdac,libgix_discover-5e82aff19016bab8,libgix_ref-da9f9f3b4be8d80c,libgix_lock-413685774947061a,libgix_tempfile-17074fe69ff1ff00,libsignal_hook-108e6a965e9ae491,libdashmap-52b0bb98b159d48f,libtempfile-42142494e7745768,libgix_fs-50139a20e2eb4f04,libgix_object-7786be198c8ce997,libgix_credentials-e458f8c967dc1f3b,libgix_url-bb2eae1b82633892,libgix_prompt-45af5ae5c60bd89f,libgix_config_value-0a6b0bce307c94a4,librustix-3b5e74ada8f11a5a,liblinux_raw_sys-468f3136534c61a1,libgix_sec-50cd6dd3428bfae2,libgix_commitgraph-268e793b0426d8c5,libgix_chunk-fd706dc50539bc3c,libgix_hash-084c2c5aa682cc34,libfaster_hex-f1bea085fa501644,libsha1_checked-4758662a0ddeaa41,libsha1-7af17e2e0bdd85a6,libcpufeatures-be9c2321680ba848,libdigest-111cdd2aa65a2fd7,libblock_buffer-c78b2efb445e68cc,libcrypto_common-6b4d84099e636329,libgeneric_array-8df03860ca7a6ea3,libtypenum-9e78589573f827b3,libmemmap2-9735e3922ae57350,libgix_command-37d015623cedb58c,libshell_words-88fae138266086df,libgix_attributes-5ce3de26ccf0108c,libunicode_bom-adfc9fac0d4be9af,libgix_quote-21168a13450d9630,libkstring-d8323ad66118593a,libstatic_assertions-acd18841cc36d7c2,libgix_glob-57f0123fd2bdd4df,libgix_features-2ac52f5e31390fb6,libcrossbeam_channel-5add0dde592d5282,libcrossbeam_utils-7c4ed9e811c5c46d,libgix_path-96223c93903aa776,libhome-cf886582982145a4,libgix_validate-0b5201f0e102d314,libgix_utils-b14252e0cc87fdbf,libfastrand-74ae4622d963d882,libunicode_normalization-b2685f9f0d80cc27,libtinyvec-49a3f4678f8e416a,libtinyvec_macros-847056b696a24274,libflate2-8bef7abebc68c83b,liblibz_rs_sys-f19bd4ba87b125be,libzlib_rs-1e47be59f8dfd56e,libcrc32fast-b8cf94d42f949c21,libgix_trace-be60857b58c3164a,libprodash-b7f6e154f9995742,libhuman_format-9d6e7b9f62b6a5e9,libbytesize-2e55675e7995afe6,libgix_actor-d2ca64e4f42a31d9,libwinnow-d1c527674466b791,libgix_date-225835972c285ad3,libthiserror-6a71be7e85c0a423,libjiff-b3b447bb7acdafd2,libwalkdir-fe31fa9f1b59a72f,libsame_file-e946870f1310cc9c,libitertools-51bbf711483e776f,libonce_map-176d65f47935208c,libahash-31da907809afa698,libgetrandom-14dd459c9a1f4c6c,libzerocopy-17a50cc40105af46,libhashbrown-f257b7bc33a545cc,libparking_lot-6167c0e6a7301a61,libparking_lot_core-707487451d2806ae,liblock_api-069532871cbddd91,libscopeguard-88d64e99d3001c2a,librelative_path-dad397aadc753d73,libglobset-98857a73d12ae2c9,libregex-ebc5af20bf1c78bd,libregex_automata-4aa2690def360233,libregex_syntax-fe0bd99d4997f076,libbstr-13e62ff0935ed024,libregex_automata-0ea2bdaba8d184b9,libaho_corasick-f70ff120763e0c82,libtoml_edit-f21dec1e6793d473,libserde_spanned-6c853b0f4a152716,libwinnow-fb88e969ce312b1b,libtoml_datetime-130dc1842485a411,libeither-71be9db5b5de6246,libstrum-a9598d98d926e2c8,libsemver-4eadee04ddcbddc3,libtime-6e3ad5ce0a80a451,libtime_core-6b824ed3bd1e198b,libnum_conv-d31d2cdd240da3de,libderanged-0f4e2354fa5d3848,libpowerfmt-521a460cc2ff4e45,libreqwest-db01c8c766d626a4,libhyper_rustls-4ec208a9ac0d3498,libwebpki_roots-0c1840035f7a52b3,libwebpki_roots-8b3d97215489a24b,libtokio_rustls-0c04224e872841c7,librustls-20c1e3744313ba4d,libsubtle-e2f0af8959bd7889,libwebpki-a9bb71814550e2a7,libring-9b86714963cb33a6,libgetrandom-17af8853ad784a65,libspin-14e90d4737919fb6,libuntrusted-151845769873c416,libzeroize-fabec83a71c28d82,librustls_pki_types-10b9a8e6fd9b9496,libserde_urlencoded-b7c637f68530d058,libryu-4e4a007341ce2fa5,libmime-7cbfcc84299bf52b,libencoding_rs-bd65d6369f279c04,libcfg_if-8c8419bc1cff3c76,libserde_json-e9436d1c8d775787,libzmij-d2f562b84b927b2e,libserde-ff723703fb77f57d,libserde_core-3babf6f5a9b2410c,libtower_http-9b9cf9950f3feb08,libbitflags-a36c7e4e7fd0a64d,libiri_string-78898a3d7d778ef5,libtower-33b0b50f51e92583,libtower_layer-5699d784b4449e00,libhyper_util-e06bfa6a8a4b5a91,libbase64-fff42f7554bbeb90,libipnet-daff958ae325e20e,libtower_service-222788e4f5219726,libhyper-b49103be3ca3e868,libwant-952c98227093968e,libtry_lock-b1496b4d6f66b01f,libhttparse-2dcf90c780aed9d3,libh2-ccccb4bc577cc810,libtracing-8baa61f4cad238b2,libtracing_core-2cac33e59c1f9f6f,libonce_cell-db8f3eed2a1f3f7b,libindexmap-05cb606e0b8094a2,libequivalent-4046d892813a5d9a,libhashbrown-4a5c8172d1d54191,libatomic_waker-f98c2fb1596910db,libtokio_util-c30a9919b919ce5c,libhttpdate-fd089b66c335a993,libfutures_channel-4ea35fcff1e75437,libtokio-4f8c01b161c97bc2,libsignal_hook_registry-3a6ceb8cb906bc40,libsocket2-c9e344f59810649f,libmio-93f9491c280d5226,liblibc-0d953531f2bb7a47,libhttp_body_util-e9b87d108ef824eb,libhttp_body-145e5b6ebf51032f,libfutures_util-f64986c15426bcaa,libmemchr-68452485f2c33fee,libfutures_io-de365546141a7cae,libslab-d3c541f5e3c2dfcb,libpin_project_lite-28f9ac173adccb18,libfutures_sink-a6371b4225749db6,libfutures_task-e464cfea1f3407d4,libpin_utils-edd6e294c1e21a4f,liblog-f1f6bbc4eedafb86,liburl-09c577016c5879a5,libidna-601aeac5657ced4d,libutf8_iter-efb3984ee203d151,libidna_adapter-0bbf2e1a61b8798c,libicu_properties-f720698354d9c405,libicu_properties_data-3ce857fd8af40458,libicu_normalizer-c32f232134f83562,libsmallvec-77689ec0da7f8af4,libicu_normalizer_data-36a6e4b72d993458,libicu_collections-82a5e9d8b1fed568,libpotential_utf-77ea5e69bfb3b52d,libicu_provider-aafecda16cb71513,libicu_locale_core-553a2960ea65d68c,libtinystr-49bc890c3541904b,liblitemap-7055f24027520888,libwriteable-39ee9a118905f912,libzerovec-81a9810e39f51ed8,libzerotrie-857feece2c87198b,libyoke-eed831811091b9d3,libstable_deref_trait-e76f33098e1894cf,libzerofrom-088c460f1f2595ec,libform_urlencoded-79e0e98fcd485548,libpercent_encoding-7f7ecf94013a574b,libhttp-f9bcfd4ad2efada0,libitoa-45895ebbf17c7af6,libbytes-a98c6e187cd1e46b,libfnv-2a26f5d3b9cd4973,libsync_wrapper-8067784ff01ebf7e,libfutures_core-07426412bdf86d0d,libmarkdown-069c9e1515de32fa,libunicode_id-65d18a49f0c028e2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcmuoiTX/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-14b058a124d399b5/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/git-e3257e02aec543d1" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ploys` (test "git") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e7525f6c4e51b4bdf12ee4fdf4148db4f03416f30f89af2af74498ae014ea08b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7525f6c4e51b4bdf12ee4fdf4148db4f03416f30f89af2af74498ae014ea08b", kill_on_drop: false }`
[INFO] [stdout] e7525f6c4e51b4bdf12ee4fdf4148db4f03416f30f89af2af74498ae014ea08b
